PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / initSave Method
In This Topic
    initSave Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFSaveContext initSave( 
       Stream stream,
       PDFSecurityHandler securityHandler,
       long startObjectNumber,
       int sessionID
    )

    Parameters

    stream
    securityHandler
    startObjectNumber
    sessionID
    See Also